翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Coloured Petri nets : ウィキペディア英語版
Coloured Petri net

Coloured Petri nets (CPN) are a backward compatible extension of the concept of Petri nets.
CPN preserve useful properties of Petri nets and at the same time extend initial formalism to allow the distinction between tokens.
Coloured Petri Nets allow tokens to have a data value attached to them. This attached data value is called token color. Although the color can be of arbitrarily complex type, places in CPNs usually contain tokens of one type. This type is called color set of the place.
Definition 1. A ''net'' is a tuple ''N'' = (''P'', ''T'', ''A'', ''Σ'', ''C'', ''N'', ''E'', ''G'', ''I'' ) where:
* ''P'' is a set of ''places''.
* ''T'' is a set of ''transitions''.
* ''A'' is a set of ''arcs''
In CPNs sets of places, transitions and arcs are pairwise disjoint ''P'' ''T''=''P'' ''A''=''T'' ''A''=''''
* ''Σ'' is a set of color sets defined within CPN model. This set contains all possible colors, operations and functions used within CPN.
* ''C'' is a color function. It maps places in P into colors in Σ.
* ''N'' is a node function. It maps A into (''P'' × ''T'')(''T'' × ''P'').
* ''E'' is an arc expression function. It maps each arc a∈A into the expression e. The input and output types of the arc expressions must correspond to type of nodes the arc connected to.
Use of node function and arc expression function allows multiple arcs connect the same pair of nodes with different arc expressions.
* ''G'' is a guard function. It maps each transition t∈T into guard expression g. The output of the guard expression should evaluate to Boolean value true or false.
* ''I'' is an initialization function. It maps each place p into an initialization expression i. The initialization expression must evaluate to multiset of tokens with a color corresponding to the color of the place C(p).
A well-known softwareprogram is cpntools.
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Coloured Petri net」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.